Function pgrx_pg_sys::pg_wchar2mb

source ยท
pub unsafe fn pg_wchar2mb(
    arg_from: *const pg_wchar,
    arg_to: *mut c_char,
) -> c_int