Skip to main content

ca_mat_init

Function ca_mat_init 

Source
pub unsafe extern "C" fn ca_mat_init(
    mat: *mut ca_mat_struct,
    r: slong,
    c: slong,
    ctx: *mut ca_ctx_struct,
)