Skip to main content

bool_mat_get_entry

Function bool_mat_get_entry 

Source
pub unsafe extern "C" fn bool_mat_get_entry(
    mat: *const bool_mat_struct,
    i: slong,
    j: slong,
) -> c_int