[][src]Function nginx::UI_set_ex_data

pub unsafe extern "C" fn UI_set_ex_data(
    r: *mut UI,
    idx: c_int,
    arg: *mut c_void
) -> c_int