Skip to main content

arb_mat_window_init

Function arb_mat_window_init 

Source
pub unsafe extern "C" fn arb_mat_window_init(
    window: *mut arb_mat_struct,
    mat: *const arb_mat_struct,
    r1: slong,
    c1: slong,
    r2: slong,
    c2: slong,
)