pub unsafe extern "system" fn FindFileInSearchPath(
    hprocess: HANDLE,
    searchpatha: PSTR,
    filename: PSTR,
    one: u32,
    two: u32,
    three: u32,
    filepath: PSTR
) -> BOOL
Expand description

Required features: ‘Win32_System_Diagnostics_Debug’, ‘Win32_Foundation’