Function sys_getpagesize

Source
#[unsafe(no_mangle)]
pub extern "C" fn sys_getpagesize() -> i32
Expand description

Returns the base page size, in bytes, of the current system.