[−][src]Type Definition detours_sys::PF_DETOUR_IMPORT_FILE_CALLBACK
type PF_DETOUR_IMPORT_FILE_CALLBACK = Option<unsafe extern "C" fn(pContext: PVOID, hModule: HMODULE, pszFile: LPCSTR) -> BOOL>;
type PF_DETOUR_IMPORT_FILE_CALLBACK = Option<unsafe extern "C" fn(pContext: PVOID, hModule: HMODULE, pszFile: LPCSTR) -> BOOL>;