Function wxd_DC_DrawRotatedText

Source
pub unsafe extern "C" fn wxd_DC_DrawRotatedText(
    dc: *mut wxd_DC_t,
    text: *const c_char,
    x: c_int,
    y: c_int,
    angle: f64,
)