[][src]Function jl_sys::uv_dlopen

pub unsafe extern "C" fn uv_dlopen(
    filename: *const c_char,
    lib: *mut uv_lib_t
) -> c_int