Function r_core::r_reg_cond_set[][src]

pub unsafe extern "C" fn r_reg_cond_set(
    reg: *mut RReg,
    name: *const c_char,
    val: bool
) -> bool