Function bool_mat_init

Source
pub unsafe extern "C" fn bool_mat_init(
    mat: *mut bool_mat_struct,
    r: slong,
    c: slong,
)