Skip to main content

target_create_linked

Function target_create_linked 

Source
pub async fn target_create_linked(
    configuration: &Configuration,
    target_create_linked: TargetCreateLinked,
) -> Result<TargetCreateOutput, Error<TargetCreateLinkedError>>