[][src]Function gdnative_common::libc::shmat

pub unsafe extern "C" fn shmat(
    shmid: i32,
    shmaddr: *const c_void,
    shmflg: i32
) -> *mut c_void