Function kernel32::GetVolumePathNameA [] [src]

pub unsafe extern "system" fn GetVolumePathNameA(
    lpszFileName: LPCSTR,
    lpszVolumePathName: LPSTR,
    cchBufferLength: DWORD
) -> BOOL