Function ndk_sys::sprintf

source ·
pub unsafe extern "C" fn sprintf(
    __s: *mut c_char,
    __fmt: *const c_char
    ...
) -> c_int