Function vc6_sys::SetDIBitsToDevice
source · pub unsafe extern "stdcall" fn SetDIBitsToDevice(
arg1: HDC,
arg2: c_int,
arg3: c_int,
arg4: DWORD,
arg5: DWORD,
arg6: c_int,
arg7: c_int,
arg8: UINT,
arg9: UINT,
arg10: *const c_void,
arg11: *const BITMAPINFO,
arg12: UINT
) -> c_int