pub unsafe extern "C-unwind" fn IODisplaySetParameters(
service: io_service_t,
options: IOOptionBits,
params: Option<&CFDictionary>,
) -> IOReturnAvailable on crate features
graphics and libc only.Expand description
ยงSafety
paramsgenerics must be of the correct type.paramsmight not allowNone.