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