Type Definition dync::traits::DropFn

source · []
pub type DropFn = unsafe fn(_: &mut [MaybeUninit<u8>]);