Function iup_sys::IupSetStrfId2 [] [src]

pub unsafe extern "C" fn IupSetStrfId2(
    ih: *mut Ihandle,
    name: *const c_char,
    lin: c_int,
    col: c_int,
    format: *const c_char,
     ...
)