Function RtlGenRandom [src]
Alias for std.os.windows.advapi32.SystemFunction036
Prototype
pub extern "advapi32" fn SystemFunction036(output: [*]u8, length: ULONG) callconv(.winapi) BOOL
Parameters
output: [*]u8
length: ULONG
Source
pub extern "advapi32" fn SystemFunction036(output: [*]u8, length: ULONG) callconv(.winapi) BOOL