Function hermit_abi::socket

source ยท
pub unsafe extern "C" fn socket(
    domain: i32,
    type_: i32,
    protocol: i32,
) -> i32