pub unsafe fn snp_get_report(
fd: c_int,
data: *mut SnpGuestRequestIoctl,
) -> Result<c_int>
Expand description
SNP_GET_REPORT
ioctl defined by Linux.
pub unsafe fn snp_get_report(
fd: c_int,
data: *mut SnpGuestRequestIoctl,
) -> Result<c_int>
SNP_GET_REPORT
ioctl defined by Linux.