Function FindExecutableW

Source
pub unsafe extern "C" fn FindExecutableW(
    lpFile: LPCWSTR,
    lpDirectory: LPCWSTR,
    lpResult: LPWSTR,
) -> HINSTANCE