[][src]Type Definition detours_sys::PF_DETOUR_IMPORT_FUNC_CALLBACK

type PF_DETOUR_IMPORT_FUNC_CALLBACK = Option<unsafe extern "C" fn(pContext: PVOID, nOrdinal: DWORD, pszFunc: LPCSTR, pvFunc: PVOID) -> BOOL>;