Function swipl_fli::PL_put_wchars
source · pub unsafe extern "C" fn PL_put_wchars(
t: term_t,
type_: c_int,
len: usize,
s: *const pl_wchar_t
) -> c_int
Expand description
WIDE CHARACTER VERSIONS *
pub unsafe extern "C" fn PL_put_wchars(
t: term_t,
type_: c_int,
len: usize,
s: *const pl_wchar_t
) -> c_int
WIDE CHARACTER VERSIONS *