[][src]Function linux::syscall::raw::shmat

pub unsafe fn shmat(
    shmid: k_int,
    shmaddr: *mut c_char,
    shmflg: k_int
) -> *mut c_void