Function windows_sys::Win32::System::LibraryLoader::GetModuleFileNameA

pub unsafe extern "system" fn GetModuleFileNameA(
    hmodule: HMODULE,
    lpfilename: PSTR,
    nsize: u32,
) -> u32