[][src]Function safer_ffi::layout::from_raw

pub unsafe fn from_raw<T: ReprC>(c_layout: T::CLayout) -> Option<T>