ncvarput

Function ncvarput 

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