Function unbound_sys::ub_ctx_get_option [] [src]

pub unsafe extern "C" fn ub_ctx_get_option(
    ctx: *mut ub_ctx,
    opt: *const c_schar,
    str: *mut *mut c_schar
) -> c_int