Function windows::Win32::Graphics::Gdi::GetPath

pub unsafe fn GetPath<P0>(
    hdc: P0,
    apt: Option<*mut POINT>,
    aj: Option<*mut u8>,
    cpt: i32
) -> i32
where P0: IntoParam<HDC>,