ncvarget

Function ncvarget 

Source
pub unsafe extern "C" fn ncvarget(
    ncid: c_int,
    varid: c_int,
    startp: *const c_long,
    countp: *const c_long,
    ip: *mut c_void,
) -> c_int