Function ostree_deployment_new

Source
pub unsafe extern "C" fn ostree_deployment_new(
    index: c_int,
    osname: *const c_char,
    csum: *const c_char,
    deployserial: c_int,
    bootcsum: *const c_char,
    bootserial: c_int,
) -> *mut OstreeDeployment