Function draw_xld_mod

Source
pub unsafe extern "C" fn draw_xld_mod(
    ContIn: Hobject,
    ContOut: *mut Hobject,
    WindowHandle: Hlong,
    Rotate: *const c_char,
    Move: *const c_char,
    Scale: *const c_char,
    KeepRatio: *const c_char,
    Edit: *const c_char,
) -> Herror