IupSetStrfId2

Function IupSetStrfId2 

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