Function unbound_sys::ub_ctx_set_option [] [src]

pub unsafe extern "C" fn ub_ctx_set_option(
    ctx: *mut ub_ctx,
    opt: *const c_char,
    val: *const c_char
) -> c_int