[][src]Function CCODE::GetVolumePathNameA

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