winapi::um::winbase

Function FindNextVolumeMountPointW

Source
pub unsafe extern "system" fn FindNextVolumeMountPointW(
    hFindVolumeMountPoint: HANDLE,
    lpszVolumeMountPoint: LPWSTR,
    cchBufferLength: DWORD,
) -> BOOL