Function bli_gemmt_direct

Source
pub unsafe extern "C" fn bli_gemmt_direct(
    a: *mut obj_t,
    b: *mut obj_t,
    c: *mut obj_t,
) -> dir_t