Function swift_runtime_sys::root::swift::warningv   
source ยท pub unsafe extern "C" fn warningv(
    flags: u32,
    format: *const c_char,
    args: va_list,
)Expand description
swift::warning() emits a warning from the runtime.