[][src]Function detours_sys::DetourEnumerateExports

pub unsafe extern "C" fn DetourEnumerateExports(
    hModule: HMODULE,
    pContext: PVOID,
    pfExport: PF_DETOUR_ENUMERATE_EXPORT_CALLBACK
) -> BOOL