ly_set_rm_index

Function ly_set_rm_index 

Source
pub unsafe extern "C" fn ly_set_rm_index(
    set: *mut ly_set,
    index: u32,
    destructor: Option<unsafe extern "C" fn(obj: *mut c_void)>,
) -> Type