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

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