[][src]Function winapi::um::libloaderapi::GetModuleFileNameA

pub unsafe extern "system" fn GetModuleFileNameA(
    hModule: HMODULE,
    lpFilename: LPSTR,
    nSize: DWORD
) -> DWORD