Function wxd_SimpleBook_InsertPage

Source
pub unsafe extern "C" fn wxd_SimpleBook_InsertPage(
    self_: *mut wxd_SimpleBook_t,
    index: usize,
    page: *mut wxd_Window_t,
    text: *const c_char,
    select: bool,
) -> bool