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