pub unsafe extern "C" fn drmgr_decode_sysnum_from_wrapper(
entry: app_pc,
) -> c_intExpand 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.