Function windows_sys::Win32::System::Diagnostics::Debug::FindFileInSearchPath
[−]pub unsafe extern "system" fn FindFileInSearchPath(
hprocess: HANDLE,
searchpatha: PSTR,
filename: PSTR,
one: u32,
two: u32,
three: u32,
filepath: PSTR
) -> BOOLExpand description
Required features: ‘Win32_System_Diagnostics_Debug’, ‘Win32_Foundation’
