Function rpgffi::text_to_cstring_buffer [] [src]

pub unsafe extern "C" fn text_to_cstring_buffer(
    src: *const text,
    dst: *mut c_char,
    dst_len: usize
)