Function hermit_abi::socket

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