Type Definition blis_sys::cnormfsc_ft

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