Function wxd_RichTextCtrl_LoadFile

Source
pub unsafe extern "C" fn wxd_RichTextCtrl_LoadFile(
    self_: *mut wxd_RichTextCtrl_t,
    filename: *const c_char,
    type_: c_int,
) -> bool