LSOpenCFURLRef

Function LSOpenCFURLRef 

Source
pub unsafe extern "C-unwind" fn LSOpenCFURLRef(
    in_url: &CFURL,
    out_launched_url: *mut *const CFURL,
) -> i32
Available on crate feature LSOpen only.
Expand description

ยงSafety

out_launched_url must be a valid pointer or null.