Function sgx_oc::linux::makedev

source ·
#[no_mangle]
pub unsafe extern "C" fn makedev(
    major: c_uint,
    minor: c_uint
) -> dev_t