Skip to main content

ca_mat_window_init

Function ca_mat_window_init 

Source
pub unsafe extern "C" fn ca_mat_window_init(
    window: *mut ca_mat_struct,
    mat: *const ca_mat_struct,
    r1: slong,
    c1: slong,
    r2: slong,
    c2: slong,
    ctx: *mut ca_ctx_struct,
)