Function ks_option

Source
pub unsafe extern "C" fn ks_option(
    engine: ks_handle,
    opt_type: OptionType,
    value: OptionValue,
) -> Error