libuv_sys_lite

Function uv_once

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