[][src]Function lawrencium::SetPixelFormat

pub unsafe extern "system" fn SetPixelFormat(
    hdc: HDC,
    format: c_int,
    ppfd: *const PIXELFORMATDESCRIPTOR
) -> BOOL