Function pxtnText_set_name_buf

Source
pub unsafe extern "C" fn pxtnText_set_name_buf(
    this: *mut pxtnText,
    p_name: *const c_char,
    buf_size: i32,
) -> bool