[][src]Function napi_sys::uv_once

pub unsafe extern "C" fn uv_once(
    guard: *mut uv_once_t,
    callback: Option<unsafe extern "C" fn()>
)