Function getprotobyname

pub unsafe extern "C" fn getprotobyname(
    name: *const i8,
) -> *mut protoent
Available on crate feature dep_sdl3 only.