Function libuv_sys2::uv_once[][src]

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