ncplane_dim_yx

Function ncplane_dim_yx 

Source
pub unsafe extern "C" fn ncplane_dim_yx(
    n: *const ncplane,
    y: *mut c_uint,
    x: *mut c_uint,
)
Expand description

Return the dimensions of this ncplane. y or x may be NULL.