Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in unsafe
How can I ensure T is serializable in a fixed number of bytes?
May 07, 2022
c#
generics
struct
unsafe
Calling kernel32's ReadProcessMemory in Go
May 20, 2022
go
interop
ffi
unsafe
kernel32
Conversion from void* to object in C#
Jun 11, 2022
c#
pointers
garbage-collection
unsafe
Is there any point to avoiding to use "unsafe" in Mono?
Jul 01, 2021
c#
mono
unsafe
Writing to a field in a MaybeUninit structure?
May 31, 2021
rust
initialization
undefined-behavior
unsafe
Is undefined behavior possible in safe Rust?
Nov 01, 2022
rust
undefined-behavior
unsafe
standard-library
How to avoid "noise" when setting pixels of image in unsafe code
Apr 07, 2021
c#
winforms
image-processing
unsafe
Perversion with unsafe C#, memory stack allocation
Aug 13, 2021
c#
pointers
memory-management
marshalling
unsafe
How to use fixed with a variable of type Array or T[]?
Apr 18, 2022
c#
fixed
unsafe
How does Marshal.GetFunctionPointerForDelegate work on instance members?
Jul 11, 2022
c#
.net
clr
marshalling
unsafe
How to sign an unsafe C# CLR and assemblies that I'm using instead of putting database trustworthy on
Oct 25, 2022
c#
.net
visual-studio
sqlclr
unsafe
In stable rust, how to move the minimum value out of an array, dropping the other values?
Nov 12, 2022
arrays
rust
move-semantics
unsafe
Using Action<PointerClass*> as an argument
Feb 07, 2021
c#
.net
pointers
unsafe
Create a subarray reference in C# (using unsafe ?)
Mar 17, 2019
c#
arrays
multidimensional-array
unsafe
Understanding Unsafe code and its uses
Aug 28, 2022
c#
arrays
memory-address
unsafe
Exceptions Thrown (Errors Encountered) After Program Termination
Oct 17, 2017
c#
vb.net
unsafe
How can I pass a pointer from C# to an unmanaged DLL?
Nov 15, 2022
c#
pointers
unmanaged
dllimport
unsafe
Is aliasing of mutable references correct in unsafe code?
Jul 13, 2022
rust
mutable
unsafe
pointer-aliasing
Getting pointer to struct inside itself (unsafe context)
Jan 11, 2018
c#
pointers
struct
unsafe
Why can fixed size buffers only be of primitive types?
Mar 11, 2022
c#
unsafe
« Newer Entries
Older Entries »