Skip to main content

acb_mat_window_init

Function acb_mat_window_init 

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