shim_emulated_syscallv

Function shim_emulated_syscallv 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C-unwind" fn shim_emulated_syscallv( ctx: *mut ucontext_t, n: c_long, args: VaList<'_>, ) -> c_long
Expand description

ยงSafety

ctx must be valid if provided.