Function windows_sys::Win32::Graphics::Gdi::GetBrushOrgEx

pub unsafe extern "system" fn GetBrushOrgEx(
    hdc: HDC,
    lppt: *mut POINT,
) -> BOOL