Skip to main content

pio_update_report_change

Function pio_update_report_change 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn pio_update_report_change( report: *const PioUpdateReport, index: usize, error: *mut *mut PioError, ) -> *mut PioUpdateChange
Expand description

ยงSafety

Pointers and handles must satisfy the crate-level safety requirements.