Function pr47::ffi::sync_fn::container_into_ref[][src]

pub unsafe fn container_into_ref<CR>(
    value: Value
) -> Result<(CR, Option<OwnershipGuard>), FFIException> where
    CR: GenericTypeRef