pub unsafe extern "C-unwind" fn CGConfigureDisplayOrigin(
config: CGDisplayConfigRef,
display: CGDirectDisplayID,
x: i32,
y: i32,
) -> CGErrorAvailable on crate features
CGDirectDisplay and CGDisplayConfiguration and CGError only.Expand description
ยงSafety
config must be a valid pointer or null.