[][src]Type Definition winapi::um::dbghelp::PFINDFILEINPATHCALLBACKW

type PFINDFILEINPATHCALLBACKW = Option<unsafe extern "system" fn(filename: PCWSTR, context: PVOID) -> BOOL>;