Function gdi32::SetMiterLimit [] [src]

pub unsafe extern "system" fn SetMiterLimit(
    hdc: HDC,
    limit: FLOAT,
    old: PFLOAT
) -> BOOL