#[unsafe(no_mangle)]pub unsafe extern "C" fn pio_emit_result_layout(
result: *const PioEmitResult,
) -> PioStringViewExpand description
ยงSafety
Pointers and handles must satisfy the crate-level safety requirements.
#[unsafe(no_mangle)]pub unsafe extern "C" fn pio_emit_result_layout(
result: *const PioEmitResult,
) -> PioStringViewPointers and handles must satisfy the crate-level safety requirements.