Type Definition blis_sys::dfprintv_ft

source · []
pub type dfprintv_ft = Option<unsafe extern "C" fn(file: *mut FILE, s1: *const c_char, n: dim_t, x: *const f64, incx: inc_t, format: *const c_char, s2: *const c_char)>;