Function bli_thread_range_sub

Source
pub unsafe extern "C" fn bli_thread_range_sub(
    thread: *mut thrinfo_t,
    n: dim_t,
    bf: dim_t,
    handle_edge_low: bool,
    start: *mut dim_t,
    end: *mut dim_t,
)