Function dlvsym

Source
pub unsafe extern "C" fn dlvsym(
    __handle: *mut c_void,
    __name: *const i8,
    __version: *const i8,
) -> *mut c_void