Function iffi::into

source ·
pub fn into<T: Iffi<U>, U: Nicheless>(safe: T) -> U
Expand description

Converts an ergonomic Rust type to an FFI-safe nicheless type.