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

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