Type Definition blis_sys::snormfsc_ft

source · []
pub type snormfsc_ft = Option<unsafe extern "C" fn(chi: *const f32, norm: *mut f32)>;