[][src]Function CCODE::GetDIBits

pub unsafe extern "C" fn GetDIBits(
    hdc: HDC,
    hbm: HBITMAP,
    start: UINT,
    cLines: UINT,
    lpvBits: LPVOID,
    lpbmi: LPBITMAPINFO,
    usage: UINT
) -> c_int