Function rs_streams::dlsym[][src]

pub unsafe extern "C" fn dlsym(
    handle: *mut c_void,
    symbol: *const i8
) -> *mut c_void