Function axlibc::sysconf

source ·
#[no_mangle]
pub unsafe extern "C" fn sysconf(name: c_int) -> c_long
Expand description

Return system configuration infomation

Notice: currently only support what unikraft covers