Skip to main content

RotationFn

Type Alias RotationFn 

Source
pub(crate) type RotationFn = unsafe extern "C" fn(*mut u8, f64) -> u64;