Function lldb_sys::SBFileSpecGetPath[][src]

pub unsafe extern "C" fn SBFileSpecGetPath(
    instance: SBFileSpecRef,
    dst_path: *mut c_char,
    dst_len: size_t
) -> u32