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

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