Function bli_obj_create_check

Source
pub unsafe extern "C" fn bli_obj_create_check(
    dt: num_t,
    m: dim_t,
    n: dim_t,
    rs: inc_t,
    cs: inc_t,
    obj: *mut obj_t,
)