Function julia_sys::uv_once [] [src]

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