Function pxtnText_set_comment_buf

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