Skip to main content

pio_diagnostic_message

Function pio_diagnostic_message 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn pio_diagnostic_message( diagnostics: *const PioDiagnostics, index: usize, ) -> PioStringView
Expand description

ยงSafety

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