Function windows::Win32::Graphics::Gdi::SetTextJustification

pub unsafe fn SetTextJustification<P0>(hdc: P0, extra: i32, count: i32) -> BOOL
where P0: Param<HDC>,