Function wxd_DC_DrawLabel

Source
pub unsafe extern "C" fn wxd_DC_DrawLabel(
    dc: *mut wxd_DC_t,
    text: *const c_char,
    rect: wxd_Rect,
    alignment: c_int,
    indexAccel: c_int,
)