Skip to main content

fig_embed_move_key

Function fig_embed_move_key 

Source
pub unsafe extern "C" fn fig_embed_move_key(
    fm: *mut FigEmbed,
    src_path: *const FigPathSegment,
    src_path_len: usize,
    dest_path: *const FigPathSegment,
    dest_path_len: usize,
) -> FigStatus