CreateSolidBrush

Function CreateSolidBrush 

Source
pub unsafe extern "system" fn CreateSolidBrush(
    color: u32,
) -> *mut c_void
Expand description

#242 CreateSolidBrush

creates a brush of the given color