Function windows_sys::Win32::Storage::IscsiDisc::SendScsiReportLuns

pub unsafe extern "system" fn SendScsiReportLuns(
    uniquesessionid: *mut ISCSI_UNIQUE_SESSION_ID,
    scsistatus: *mut u8,
    responsesize: *mut u32,
    responsebuffer: *mut u8,
    sensesize: *mut u32,
    sensebuffer: *mut u8,
) -> u32