Type Alias dync::traits::DropFn

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