Function r_core::r_egg_option_set[][src]

pub unsafe extern "C" fn r_egg_option_set(
    egg: *mut REgg,
    k: *const c_char,
    v: *const c_char
)