Function wxd_AuiMDIParentFrame_Create

Source
pub unsafe extern "C" fn wxd_AuiMDIParentFrame_Create(
    parent: *mut wxd_Window_t,
    id: c_int,
    title: *const c_char,
    pos: wxd_Point,
    size: wxd_Size,
    style: i64,
    name: *const c_char,
) -> *mut wxd_AuiMDIParentFrame_t