Skip to main content

drmgr_decode_sysnum_from_wrapper

Function drmgr_decode_sysnum_from_wrapper 

Source
pub unsafe extern "C" fn drmgr_decode_sysnum_from_wrapper(
    entry: app_pc,
) -> c_int
Expand description

Given a system call wrapper routine \p entry of the Native API variety, decodes the routine and returns the system call number. Returns -1 on error.