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

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