Function esp_idf_sys::fputs

source ยท
pub unsafe extern "C" fn fputs(
    arg1: *const c_char,
    arg2: *mut FILE,
) -> c_int