BroadcastSystemMessageA

Function BroadcastSystemMessageA 

Source
pub unsafe fn BroadcastSystemMessageA<'a>(
    flags: u32,
    lpinfo: *mut u32,
    msg: u32,
    wparam: impl IntoParam<'a, WPARAM>,
    lparam: impl IntoParam<'a, LPARAM>,
) -> i32