Function windows_sys::Win32::Devices::Display::EngStrokeAndFillPath
pub unsafe extern "system" fn EngStrokeAndFillPath(
pso: *mut SURFOBJ,
ppo: *mut PATHOBJ,
pco: *mut CLIPOBJ,
pxo: *mut XFORMOBJ,
pbostroke: *mut BRUSHOBJ,
plineattrs: *mut LINEATTRS,
pbofill: *mut BRUSHOBJ,
pptlbrushorg: *mut POINTL,
mixfill: u32,
floptions: u32,
) -> BOOL