Function windows_sys::Win32::Storage::FileSystem::GetTapeParameters

pub unsafe extern "system" fn GetTapeParameters(
    hdevice: HANDLE,
    dwoperation: GET_TAPE_DRIVE_PARAMETERS_OPERATION,
    lpdwsize: *mut u32,
    lptapeinformation: *mut c_void,
) -> u32