Skip to main content

FnConvert

Type Alias FnConvert 

Source
pub type FnConvert = unsafe fn(dst: *mut u32, src: *const u8, count: usize);