[go: up one dir, main page]

Function sdl2::libc::mmap []

pub unsafe extern fn mmap(addr: *mut c_void, len: usize, prot: i32, flags: i32, fd: i32, offset: i64) -> *mut c_void