lockDoor(completion:)

Declaration

func lockDoor(completion: @escaping  @Sendable ((any Error)?) -> Void)
func lockDoor() async throws