Function core_foundation::string::CFStringCreateMutable

source ยท
pub unsafe extern "C" fn CFStringCreateMutable(
    alloc: *const c_void,
    maxLength: isize,
) -> *mut __CFString