Type Alias pasture_core::layout::conversion::AttributeConversionFn

source ยท
pub type AttributeConversionFn = unsafe fn(_: &[u8], _: &mut [u8]);
Expand description

Function pointer type for functions that convert between attributes with different datatypes