Function pgrx_pg_sys::parse_bool

source ยท
pub unsafe fn parse_bool(
    arg_value: *const c_char,
    arg_result: *mut bool,
) -> bool