Type Definition blis_sys::cfprintv_vft

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