Function pgrx::pg_sys::SetConfigOption

source ยท
pub unsafe fn SetConfigOption(
    arg_name: *const i8,
    arg_value: *const i8,
    arg_context: u32,
    arg_source: u32,
)