[−][src]Function detours_sys::DetourEnumerateImportsEx
pub unsafe extern "C" fn DetourEnumerateImportsEx(
hModule: HMODULE,
pContext: PVOID,
pfImportFile: PF_DETOUR_IMPORT_FILE_CALLBACK,
pfImportFuncEx: PF_DETOUR_IMPORT_FUNC_CALLBACK_EX
) -> BOOL