Function wxd_Notebook_AddPage

Source
pub unsafe extern "C" fn wxd_Notebook_AddPage(
    self_: *mut wxd_Notebook_t,
    page: *mut wxd_Window_t,
    text: *const c_char,
    select: bool,
) -> bool