Function chm_set_param

Source
pub unsafe extern "C" fn chm_set_param(
    h: *mut chmFile,
    paramType: c_int,
    paramVal: c_int,
)