Function winsafe::LODWORD

source ·
pub const fn LODWORD(v: u64) -> u32
Available on crate feature kernel only.
Expand description

Returns the low-order u32 of an u64.