Function easy_imgui_sys::ImFormatString
source ยท pub unsafe extern "C" fn ImFormatString(
buf: *mut c_char,
buf_size: usize,
fmt: *const c_char,
...
) -> c_intpub unsafe extern "C" fn ImFormatString(
buf: *mut c_char,
buf_size: usize,
fmt: *const c_char,
...
) -> c_int